home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / docs / help / adosguide.lha / ADOS Guide / ADOS commands / Wait < prev   
Encoding:
Text File  |  1997-10-21  |  508 b   |  25 lines

  1.                            --AMIGADOS GUIDE V2.0--
  2.                                     WAIT
  3.  
  4.  
  5.    USE:
  6.    The Wait command is used to pause the current CLI or shell process for
  7.    a specified amount of time.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0, 2.1, 3.0 (enhanced)
  14.  
  15.    EXAMPLES:
  16.    1>WAIT 5 SECS
  17.    1>WAIT 5 MINS
  18.    1>WAIT UNTIL 12:07
  19.  
  20.    NOTES:
  21.    You do not need a battery backed up clock installed within your system
  22.    for this program to work.
  23.  
  24.    However you will need one to run the last example above.
  25.